Skip to content

Conversation

@masnwilliams
Copy link
Contributor

@masnwilliams masnwilliams commented Jan 7, 2026

Summary

Updates Go module path from github.com/onkernel/kernel-go-sdk to github.com/kernel/kernel-go-sdk to reflect the GitHub org rename.

Changes

  • Updated go.mod module declaration
  • Updated all import statements across 75 files (245 occurrences)

Note

The API base URL (api.onkernel.com) was intentionally left unchanged as it refers to the actual API endpoint, not the GitHub org.

🤖 Generated with Claude Code


Note

Migrates the SDK to the new GitHub org.

  • Updates module in go.mod to github.com/kernel/kernel-go-sdk
  • Rewrites all import paths from github.com/onkernel/kernel-go-sdk/... to github.com/kernel/kernel-go-sdk/... in sources and tests
  • No functional or API changes; only path/module renames

Written by Cursor Bugbot for commit 52c5887. This will update automatically on new commits. Configure here.

Updates Go module path from github.com/onkernel/kernel-go-sdk to
github.com/kernel/kernel-go-sdk to reflect the GitHub org rename.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@masnwilliams masnwilliams merged commit da4c7c6 into main Jan 7, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants